home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_urt.idb / usr / freeware / catman / u_man / cat1 / unslice.Z / unslice
Encoding:
Text File  |  1999-01-26  |  2.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      UUUUNNNNSSSSLLLLIIIICCCCEEEE((((1111))))             1111 ((((MMMMaaaayyyy 22221111,,,,    1111999988887777))))            UUUUNNNNSSSSLLLLIIIICCCCEEEE((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       unslice - Quickly assemble image slices
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.       uuuunnnnsssslllliiiicccceeee [ ----ffff _c_t_l_f_i_l_e ] [ ----yyyy _y_m_a_x ] [ ----oooo _o_u_t_f_i_l_e ] _i_n_f_i_l_e_s
  13.       ...
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.       _U_n_s_l_i_c_e quickly assembles a number of    horizontal image
  17.       strips into a    single output image.  A    typical    use for
  18.       _u_n_s_l_i_c_e is to    put together portions of an image ("slices")
  19.       computed independently into a    single output picture.
  20.       Because _u_n_s_l_i_c_e uses the "raw" RLE library calls to read and
  21.       write    the images, it runs much faster    than doing the
  22.       equivalent operations    with crop and comp.
  23.  
  24.       _u_n_s_l_i_c_e has two modes    of operation.  If given    the ----ffff flag,
  25.       _u_n_s_l_i_c_e reads    a control file telling it how to assemble the
  26.       images.  This    is a text file with two    decimal    numbers    on
  27.       each line, one line for each slice to    be assembled into the
  28.       output image.     Each line gives the starting and stopping
  29.       scanlines (inclusive)    for each slice.     These must be in
  30.       ascending order.  This is useful if the slices have excess
  31.       image    area that should be cropped away.
  32.  
  33.       If no    control    file is    given, the ----yyyy flag is used.  This
  34.       tells    _u_n_s_l_i_c_e    what the maximum Y value of the    output image
  35.       is.  _U_n_s_l_i_c_e reads the files in order, using the RLE headers
  36.       to determine where to    place the slices.  If two slices
  37.       overlap, the first scanlines from the    second slice are
  38.       thrown away.    In both    cases, the slices must be in ascending
  39.       order, and are expected to be    of uniform width.
  40.  
  41.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  42.       _c_r_o_p(1), _r_l_e_c_o_m_p(1), _r_l_e_p_a_t_c_h(1), _r_e_p_o_s(1), _u_r_t(1), _R_L_E(5).
  43.  
  44.      AAAAUUUUTTTTHHHHOOOORRRR
  45.       John W. Peterson
  46.  
  47.      BBBBUUUUGGGGSSSS
  48.       _U_n_s_l_i_c_e has really been superceded by    _r_l_e_p_a_t_c_h(1).
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 12/1/98)
  64.  
  65.  
  66.  
  67.